home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
programs
/
mta_vf35.zip
/
MTA__BAT.EXE
/
MTA__END.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-09-09
|
1KB
|
21 lines
ECHO OFF
REM ********************************************************************
REM * This is common batch-file, used right before MTA ends. *
REM ********************************************************************
REM * In MTA's ExitBeforeEnd option, you can pass NO parameters. *
REM * The batch-file must call global functions, no functions related *
REM * with the converted files. *
REM * *
REM * Some examples of the usage of this batch are: *
REM * *
REM * - Enable (or disable) you cacher; *
REM * - Delete the compressors to a RAM-disk; *
REM * - Clean-up files *
REM * - Reset the screen-mode back to normal, with help of the switch *
REM * program, supplied with your videocard *
REM ********************************************************************
REM
REM Enable the cacher
REM
CACHE /ENABLE